type vendor/golang.org/x/net/http2/hpack.dynamicTable
6 uses
vendor/golang.org/x/net/http2/hpack (current package)
encode.go#L17: dynTab dynamicTable
hpack.go#L80: dynTab dynamicTable
hpack.go#L160: type dynamicTable struct {
hpack.go#L168: func (dt *dynamicTable) setMaxSize(v uint32) {
hpack.go#L173: func (dt *dynamicTable) add(f HeaderField) {
hpack.go#L180: func (dt *dynamicTable) evict() {
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |